The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "uri::fetch"

URI::Fetch - Smart URI fetching/caching River stage three • 10 direct dependents • 107 total dependents

*URI::Fetch* is a smart client for fetching HTTP pages, notably syndication feeds (RSS, Atom, and others), in an intelligent, bandwidth- and time-saving way. That means: * GZIP support If you have *Compress::Zlib* installed, *URI::Fetch* will automat...

NEILB/URI-Fetch-0.15 - 27 May 2021 16:36:04 UTC - Search in distribution

URI::Fetch::SimpleCache - URI::Fetch extension with local cache River stage one • 1 direct dependent • 1 total dependent

URI::Fetch::SimpleCache is a URI::Fetch extention. Local cache files are implemented by Cache::FileCache....

NEKOKAK/URI-Fetch-SimpleCache-0.02 - 27 Sep 2005 07:03:30 UTC - Search in distribution

Weather::GHCN::CacheURI - URI page fetch with file-based caching River stage zero No dependents

This cache module enables callers to fetch web pages and store the content on the filesystem so that it can be retrieved subsequently without a network access. Unlike caching performed by Fetch::URI or LWP, no Etags or Last-Modified-Date or other dat...

PUCKERING/Weather-GHCN-Fetch-v0.0.011 - 22 Nov 2022 04:43:26 UTC - Search in distribution

Net::OpenID::URIFetch - fetch and cache content from HTTP URLs River stage two • 2 direct dependents • 13 total dependents

This is roughly based on Ben Trott's URI::Fetch module, but URI::Fetch doesn't cache enough headers that Yadis can be implemented with it, so this is a lame copy altered to allow Yadis support. Hopefully one day URI::Fetch can be modified to do what ...

WROG/Net-OpenID-Common-1.20 - 08 Feb 2016 01:37:16 UTC - Search in distribution

noid - nice opaque identifier generator commands River stage zero No dependents

The noid utility creates minters (identifier generators) and accepts commands that operate them. Once created, a minter can be used to produce persistent, globally unique names for documents, databases, images, vocabulary terms, etc. Properly managed...

JAK/Noid-0.424 - 21 Apr 2006 15:45:30 UTC - Search in distribution

CGI - Handle Common Gateway Interface requests and responses River stage four • 286 direct dependents • 1223 total dependents

CGI.pm is a stable, complete and mature solution for processing and preparing HTTP requests and responses. Major features including processing form submissions, file uploads, reading and writing cookies, query string generation and manipulation, and ...

LEEJO/CGI-4.64 - 18 Mar 2024 12:10:48 UTC - Search in distribution

At - The AT Protocol for Social Networking River stage one • 1 direct dependent • 1 total dependent

Bluesky is backed by the AT Protocol, a "social networking technology created to power the next generation of social applications." At.pm uses perl's new class system which requires perl 5.38.x or better and, like the protocol itself, is still under ...

SANKO/At-0.18 - 19 Feb 2024 21:51:25 UTC - Search in distribution
  • At::Bluesky - Bluesky Extentions to the Core AT Protocol

PAR - Perl Archive Toolkit River stage two • 7 direct dependents • 14 total dependents

This module lets you use special zip files, called Perl Archives, as libraries from which Perl modules can be loaded. It supports loading XS modules by overriding DynaLoader bootstrapping methods; it writes shared object file to a temporary file at t...

RSCHUPP/PAR-1.020 - 04 Mar 2024 10:49:29 UTC - Search in distribution

Net::SSLeay - Perl bindings for OpenSSL and LibreSSL River stage four • 176 direct dependents • 2191 total dependents

This module provides Perl bindings for libssl (an SSL/TLS API) and libcrypto (a cryptography API)....

CHRISN/Net-SSLeay-1.94 - 08 Jan 2024 01:22:27 UTC - Search in distribution

LWP - The World-Wide Web library for Perl River stage four • 2175 direct dependents • 6287 total dependents

The libwww-perl collection is a set of Perl modules which provides a simple and consistent application programming interface (API) to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW cl...

OALDERS/libwww-perl-6.77 - 11 Mar 2024 00:58:25 UTC - Search in distribution

PApp - multi-page-state-preserving web applications River stage zero No dependents

PApp is a complete solution for developing multi-page web applications that preserve state *across* page views. It also tracks user id's, supports a user access system and provides many utility functions (html, sql...). You do not need (and should no...

MLEHMANN/PApp-2.3 - 02 Aug 2023 22:30:09 UTC - Search in distribution
  • PApp::XML - pxml sections and more
  • PApp::Util - various utility functions that didn't fit anywhere else

Text::CSV - comma-separated values manipulator (using XS or PurePerl) River stage three • 153 direct dependents • 335 total dependents

Text::CSV is a thin wrapper for Text::CSV_XS-compatible modules now. All the backend modules provide facilities for the composition and decomposition of comma-separated values. Text::CSV uses Text::CSV_XS by default, and when Text::CSV_XS is not avai...

ISHIGAKI/Text-CSV-2.04 - 02 Dec 2023 12:18:10 UTC - Search in distribution

CGI::Simple - A Simple totally OO CGI interface that is CGI.pm compliant River stage two • 18 direct dependents • 56 total dependents

CGI::Simple provides a relatively lightweight drop in replacement for CGI.pm. It shares an identical OO interface to CGI.pm for parameter parsing, file upload, cookie handling and header generation. This module is entirely object oriented, however a ...

MANWAR/CGI-Simple-1.281 - 31 Jan 2024 14:19:02 UTC - Search in distribution

Dancer - lightweight yet powerful web application framework River stage three • 211 direct dependents • 215 total dependents

Dancer is a web application framework designed to be as effortless as possible for the developer, taking care of the boring bits as easily as possible, yet staying out of your way and letting you get on with writing your code. Dancer aims to provide ...

YANICK/Dancer-1.3521 - 08 Feb 2023 20:58:09 UTC - Search in distribution

RedisDB - Perl extension to access redis database River stage two • 12 direct dependents • 18 total dependents

This module provides interface to access redis key-value store, it transparently handles disconnects and forks, supports transactions, pipelining, and subscription mode....

ZWON/RedisDB-2.57 - 19 Jan 2021 22:52:58 UTC - Search in distribution

perlanet - command line interface to Perlanet.pm River stage one • 1 direct dependent • 1 total dependent

"perlanet" is a command line program for aggregating web feeds (both Atom and RSS) and publishing a new web page and a new web feed containing the results of that aggregation....

DAVECROSS/Perlanet-v3.0.3 - 22 May 2023 08:52:32 UTC - Search in distribution
  • Perlanet - A program for creating programs that aggregate web feeds (both RSS and Atom).

Class::DBI - Simple Database Abstraction River stage three • 91 direct dependents • 134 total dependents

TMTM/Class-DBI-v3.0.17 - 04 Oct 2007 21:30:41 UTC - Search in distribution

git-gerrit - Git extension to implement a Gerrit workflow River stage zero No dependents

Git-gerrit is a Git extension to manage changes using Gerrit Code Review <http://code.google.com/p/gerrit/>. Git-gerrit offers a rich set of sub-commands to make it easy to create, query, amend, review, and submit changes to Gerrit, making it possibl...

GNUSTAVO/App-GitGerrit-0.022 - 15 Jan 2014 18:14:58 UTC - Search in distribution

DAIA - Document Availability Information API River stage one • 1 direct dependent • 1 total dependent

The Document Availability Information API (DAIA) defines a model of information about the current availability of documents, for instance in a library. DAIA includes a specification of serializations in JSON, XML, and RDF. More details can be found i...

VOJ/DAIA-0.43 - 16 Dec 2013 13:46:42 UTC - Search in distribution

HTML::FormFu - HTML Form Creation, Rendering and Validation Framework River stage two • 13 direct dependents • 25 total dependents

HTML::FormFu is a HTML form framework which aims to be as easy as possible to use for basic web forms, but with the power and flexibility to do anything else you might want to do (as long as it involves forms). You can configure almost any part of fo...

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC - Search in distribution
307 results (0.169 seconds)